home *** CD-ROM | disk | FTP | other *** search
/ Travel to Space / Travel to Space.iso / dos_prog / astronmy / ngp / ngp.doc < prev    next >
Text File  |  1989-09-25  |  61KB  |  1,284 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.   NGP - The Revised New General Program For Nonstellar Astronomical Objects
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.                            By G. Dean Williams
  32.  
  33.  
  34.  
  35.  
  36.  
  37.                   Version 1.0, Released 18 Sept., 1989
  38.  
  39.  
  40.                                                                   NGP  Page 01
  41.                             Table Of Contents
  42.  
  43.  
  44.   System Requirements .................................... Page 02
  45.   Program Description .................................... Page 02
  46.   Acknowledgements ....................................... Page 02
  47.   Distribution ........................................... Page 02
  48.   Installation ........................................... Page 03
  49.   Using NGP .............................................. Page 03
  50.     A - Edit Selection Sets .............................. Page 04
  51.     B - Edit Number List ................................. Page 07
  52.     C - Selected Detail & Notes........................... Page 07
  53.       The Single Object Detail Window .................... Page 08
  54.     D - Sort Selected Objects ............................ Page 09
  55.     E - Reset Selection Values ........................... Page 10
  56.     F - Save / Load Selection Sets ....................... Page 10
  57.     G - Save / Load Number List .......................... Page 11
  58.     H - Produce A Report ................................. Page 11
  59.     I - Compress Note Data ............................... Page 11
  60.     J - End Program ...................................... Page 11
  61.   Possible Features For Next Version ..................... Page 12
  62.   Contacting The Author .................................. Page 12
  63.   Appendix A - Object Classes ............................ Page 13
  64.   Appendix B - Old Description Codes And Dreyer Scales ... Page 14
  65.   Appendix C - RNGC (New) Description Codes And
  66.     Comments For Nonexistent Types ....................... Page 17
  67.   Appendix D - Cross Reference Descriptions .............. Page 21
  68.   Appendix E - Sources Of Magnitude Estimates ............ Page 22
  69.   Appendix F - Object Type Names ......................... Page 22
  70.   Appendix G - Constellation Names ....................... Page 23
  71.   Appendix H - Program History ........................... Page 24
  72.   Appendix I - Editor Commands ........................... Page 24
  73.  
  74.                                                                   NGP  Page 02
  75.  
  76. System Requirements:
  77.  
  78.   -  An IBM Personal Computer or compatible
  79.   -  At least 512K of free memory
  80.   -  A hard disk with at least 2 meg. free space
  81.   -  A monitor that will distinguish colored text
  82.   -  A printer for printing reports (and this manual)
  83.   -  (Optional) A Microsoft compatible mouse
  84.   -  (Optional) A math coprocessor chip
  85.  
  86.   I regret that users of many monochrome monitors will be unable to make
  87.   proper use of NGP, since subtle shading is used for many colored
  88.   indicators, which will not be visible on such tubes.
  89.  
  90. Program description:
  91.  
  92.   NGP is a database management facility built upon The Revised New General
  93.   Catalogue Of Nonstellar Astronomical Objects (RNGC) (Sulnetic and Tift
  94.   1973). The program's purpose is to make it easy to:
  95.     - extract desired sets of objects based upon variable selection criteria
  96.     - rapidly sort selected data upon various fields
  97.     - view or print lists of selected objects
  98.     - enter, view and edit personal notes for any object
  99.  
  100.  
  101. I Acknowledge:
  102.  
  103.   - Joseph Fedock, Steve Coe, and Gary Liptrot for beta testing
  104.   - The Astronomical Data enter at the NASA Goddard Space Flight Center for
  105.     initially providing the machine-readable catalog data.
  106.   - Chuck Cole of Star-Net, for making the NGC data available.
  107.   - Steve Coe and A. J. Crayon for providing their Saguaro Astronomy Club
  108.     Database of deep sky objects
  109.   - Borland Intl. for their excellent Turbo Pascal compiler (Turbo Pascal,
  110.     copyright Borland Intl., 1988)
  111.   - Bob Ainsbury of Technojock Software for his indispensable set of source
  112.     routines, used throughout the program
  113.   - My wife Brenda for putting up with me during hundreds of hours of
  114.     coding, when I should have been helping with a new baby
  115.  
  116. This software is hereby given to the public domain. Users are encouraged
  117. to distribute this package, providing the following criteria are met:
  118.   - it is distributed UNCHANGED, and IN IT'S ENTIRETY
  119.     Please distribute directly from the original master diskettes, since
  120.     an established user's files will be customized for his note data
  121.   - no fee of any kind is charged, with the exception of collecting the
  122.     cost of diskettes and postage
  123.     I in turn, request no fees from users other than those mentioned. If
  124.     you find NGP useful, please consider donating an appropriate amount
  125.     to some deserving cause, such as:
  126.       The World Wildlife Fund
  127.       1250 Twenty-Fourth Street, NW
  128.       Washington, DC 20037
  129.  
  130.                                                                   NGP  Page 03
  131.  
  132. Installation:
  133.  
  134.   You should receive the following files:
  135.     - NGP.EXE      - The executable program
  136.     - NGP1.DAT     - The main data file
  137.     - NGP2.DAT     - Additional data file
  138.     - NGPDESC.DAT  - Object description data file
  139.     - NGPIDX1.DAT  - Index data, used for selection and sorting
  140.     - NGPIDX2.DAT  - The second half of the index data
  141.     - NGPNOTES.DAT - User's notes file (should be empty)
  142.     - NGP.DOC      - This manual - print it (contains it's own page breaks)
  143.     - EDINST.BAT   - Run this to customize the note editor's commands
  144.     - INSTALL.EXE  - The program used by EDINST.BAT. Run only from .bat file
  145.     - MESSIER.NUM  - A sample number list, for selecting the Messier objects
  146.     - H1 - H8.NUM  - Eight number list files containing the NGC numbers of
  147.      the Herschel catalog objects, divided by Herschel class
  148.  
  149.   Create an appropriately titled subdirectory on your hard disk, and copy
  150.   all of the above files into it. Run NGP to start.
  151.  
  152.   IMPORTANT!!! - Once you begin to use NGP, it is VERY IMPORTANT that you
  153.   begin a reliable schedule of backing up these files. Hopefully, you will
  154.   be entering a great deal of personal note data into the system, and it
  155.   would be most unfortunate if you should lose years' worth of notes. If
  156.   you are not already backing up your hard disk regularly, at least back
  157.   up your NGP files as you add notes. If your data somehow becomes
  158.   corrupted, I will probably not be able to help. You have been warned.
  159.  
  160. Using NGP:
  161.  
  162. NGP is basically menu-driven. Each main menu option will bring up a
  163. corresponding window. The currently active window will always have a double-
  164. lined border. Windows not currently in use will have single-lined borders.
  165. In order to select a menu option, you may:
  166.   a) Move the menu selector bar with the up and down arrow keys, or with a
  167.      mouse, until the desired option is highlighted. Then press enter, or
  168.      your left mouse button - or,
  169.   b) Type the desired option's identifying letter
  170.  
  171. As you complete usage of a particular sub-menu or window, you will always
  172. return to the original main menu. As a rule, you can only reach the main
  173. program options from the main menu itself. In certain instances, the program
  174. will assume which window you'll need next, and will take you there directly.
  175. Otherwise, you must always "travel" by way of the main menu. All windows
  176. and menus are exited with the escape key, with the exception of the note
  177. and number list editors, where ^KD may be used.
  178.  
  179. We will now consider the function of each main program option in order.
  180.  
  181.                                                                   NGP  Page 04
  182.  
  183.   A - Edit Selection Sets
  184.     This option comes first on the menu because it will be your logical
  185.     starting point for using NGP. Very much central to the theme of the
  186.     program is the idea of selecting a sub-listing of objects, based
  187.     upon selection criteria you specify. Even with the power of NGP's
  188.     detail processing windows, 8,163 objects is simply too much to deal
  189.     with at one sitting. So, with this first option, you can specify
  190.     RANGES OF FIELD VALUES, which, when you leave this window, will cause
  191.     NGP to retrieve only those objects that match your specified ranges.
  192.  
  193.     The following keystrokes apply while using the selection values window:
  194.       CursorUp - the cursor moves up to the previous input field
  195.       CursorDown - the cursor moves down to the next input field
  196.       Ctrl-Left - the cursor moves left to the previous input field
  197.       Ctrl-Right - the cursor moves right to the next input field
  198.       CursorLeft - the cursor moves left one character in the same input
  199.         field. If the cursor is in the first position, it will not move.
  200.       CursorRight - the cursor moves to the next character to the right in
  201.         the same input field. If it is already one character past the last
  202.         typed character, it will not move.
  203.       End - moves the cursor to the rightmost position
  204.       Home - moves the cursor to the leftmost position
  205.       Del - deletes the cursor at the cursor
  206.       Backspace - same as del except the character to the left of the cursor
  207.         is affected.
  208.       Tab - moves the cursor to the next input field to the right - same as
  209.         Ctrl-Right
  210.       Shift-Tab - moves the cursor to the previous input field to the left
  211.         same as Ctrl-Left
  212.       Ins - toggles between insert and overlay mode
  213.       Esc - ends the edit session, and causes matching NGC objects to be
  214.         selected and displayed
  215.       Enter - moves the cursor to the next input field to the right
  216.       Mouse - a user may move between fields by using a mouse. The left
  217.         button emulates the enter key, but the right button is disabled.
  218.  
  219.     We will now discuss the purpose of each field shown in this window:
  220.  
  221.     Prompting message (On first line) - This is simply a short helpful
  222.       message explaining the currently highlighted field.
  223.     RNGC Numbers - Used to specify a range of RNGC numbers. Objects with
  224.       NGC number AND letter designations are selected with the number only.
  225.  
  226.                                                                   NGP  Page 05
  227.  
  228.     Object Types - A single character field which is the gateway to a
  229.       window used to specify a desired set of object types. When you type
  230.       any letter or number while positioned on this field, the object types
  231.       selection window will appear, temporarily replacing the selection
  232.       set edit window.
  233.       This second window will contain a simple list of the 8 supported
  234.       object types. Object types appearing in red are selected for
  235.       retrieval - those with blue backgrounds are not selected. When you
  236.       first enter this window, all object types will be pre-selected for
  237.       you (since this is the program's default), and thus will all be red.
  238.       The first thing you will probably want to do is to use the "-" key
  239.       to deselect all object types, in preparation for selecting only one
  240.       or two desired types. Use of the minus key is easier than toggling
  241.       each unwanted field manually.
  242.       The vertical arrow keys, or mouse movement will position an indicator
  243.       arrow next to the current field. Individual object types are toggled
  244.       on or off with the enter (or mouse enter) key. The "+" key will
  245.       select all object types at once. The main use for the plus key is for
  246.       the case when you will want to select ALL BUT one or two object types.
  247.       You can rapidly select all types with the "+" key, and then you can
  248.       manually deselect those types not wanted for inclusion in your set of
  249.       desired object types. Press escape to return to the main selection set
  250.       edit window. If you have changed the object type selections from their
  251.       default of all selected, an asterisk (*) will appear in the Object Types
  252.       selection field to remind you that selection will occur on this field.
  253.     Constellations - This field is used in the same way as the object types
  254.       selection field. Refer to the discussion above for explanation. Appendix
  255.       G contains a directory of constellation abbreviations and names.
  256.     R.A. - Two sets of hours and minutes of right ascension, specifying a
  257.       desired range of R.A. Note that minutes may be expressed as mm.m.
  258.     Dec. - Two sets of degrees and minutes of declination. Remember to include
  259.       a negative sign if needed.
  260.     Magnitudes - Two values of magnitude, expressed as mm.m. Note that these
  261.       values are entered from bright to faint magnitude, which means that
  262.       the lower number goes first.
  263.     Epoch - The current epoch of the catalog's R.A. and Dec. values. Simply
  264.       overtype to invoke precession of celestial coordinates when you view
  265.       or print object detail. Invoking precession will slow the processing
  266.       of the selected detail list and reporting windows somewhat.
  267.  
  268.                                                                   NGP  Page 06
  269.  
  270.     Selection Set Number - This is a number representing which set of
  271.       selection values is currently in use. There are 9 selection sets
  272.       provided for, though you will probably never need more than two.
  273.       The reason for having multiple selection sets is to allow the entry
  274.       of otherwise impossible selection criteria, such as separate ranges
  275.       of R.A. For example, if you wanted to see all the objects between
  276.       5h, 15m, and 6h, 10m of R.A., and also those between 9h, 5m, and
  277.       9h, 10m of R.A., you could enter the first range of R.A. into
  278.       selection set number one. Then, by entering "2" into the selection
  279.       set number field, you will bring up a fresh selection window with the
  280.       values for selection set number two. Enter the second range of R.A.
  281.       here, hit escape, and you'll be shown all the objects that lie within
  282.       either range of R.A.
  283.       Put simply, the program will return as selected any object whose
  284.       field values match the criteria of any active selection set.
  285.       Another example of a case where multiple selection sets would be used
  286.       is a request for all planetary nebulae in Orion, and also all open
  287.       clusters in Gemini. You might be tempted to enter both object types,
  288.       and both constellations all into selection set number one, but if
  289.       you did, you'd get all planetaries and open clusters in both
  290.       constellations, without the desired division of types by constellation.
  291.       The proper way to enter a selection request like this is to select
  292.       only planetary nebulae, and only the constellation of Orion in
  293.       selection set number one, and then, by incrementing the selection set
  294.       number to "2", you can select only open cluster types in Gemini.
  295.       NGP will then return a list matching exactly what you had in mind.
  296.     Number of selected objects - An informational field, it always shows
  297.       the number of currently selected objects.
  298.     Sort Sequence of selections - Another informational field, this one tells
  299.       you what order the current list of objects is in.
  300.  
  301.     There is no limit to the number of separate fields you may specify. For
  302.     instance, to select all objects in a particular rectangular portion of
  303.     the sky, you can specify ranges of both R.A. and Dec., and NGP will
  304.     return those objects matching both (not either) range. For all the
  305.     galaxies in such a rectangular piece of sky, you can specify the
  306.     R.A. and Dec. ranges, and also just the Galaxies object type. You get
  307.     the idea. Obviously, some very complex and powerful selection sets may
  308.     be used for all sorts of inquiry. In the few cases where your selection
  309.     needs are too complex for even selection set specification, you may use
  310.     main menu option B to edit a manual number list.
  311.  
  312.     Remember - values of ranges must be entered with the lower value first.
  313.     (this should only make sense). The program will catch invalid range
  314.     errors and prompt you for correction before you can leave the selection
  315.     window. Individual field values are also edited as you change them.
  316.     Impossible values will also be prompted for correction before you are
  317.     allowed to leave the field.
  318.  
  319.                                                                   NGP  Page 07
  320.  
  321.   B - Edit Number List
  322.       This option opens up a window on the left side of the screen, replacing
  323.     the selection set edit window. The number list window is simply a free-
  324.     form text editor, where you can enter any number of NGC numbers, separated
  325.     by spaces. When you leave this edit window (^KD will do it), the program
  326.     will select the NGC objects you have specified, in the SAME ORDER that
  327.     you entered them.
  328.       This feature is useful for performing those (few) selections that can't
  329.     be expressed through the selection set edit window, or for matching a
  330.     selected list directly to another published list of objects, such as
  331.     the lists published in monthly astronomical journals. This allows for
  332.     very convenient comparison of object detail information or observing
  333.     notes between outside sources and NGP.
  334.       One other common use for this window is for convenient entry and
  335.     display of a night's observations. You can create a list matching all
  336.     of the objects for which you have new notes to enter or edit, and you
  337.     can save this list (with main menu option G) for future retrieval as
  338.     a related group.
  339.       You may enter your NGC numbers one per line, or many per line, or in
  340.     any fashion you like, as long as each is separated by a space. NGC
  341.     objects with a lettered designation, such as 7783A, should be entered
  342.     WITHOUT the letter. Such objects will be selected as a group, with
  343.     all objects sharing the same NGC number returned together.
  344.       Refer to appendix I for a directory of valid editor commands. This
  345.     appendix supplies room for you to record you own redefinitions of these
  346.     commands, which can be installed outside of NGP itself, by running the
  347.     EDINST.BAT file in your NGP directory.
  348.  
  349.   C - Selected Detail & Notes
  350.     This option takes you to the pageable list of selected objects. If you
  351.     make changes in the selection set edit window or the NGC number edit
  352.     window, you'll be brought directly to the selected detail window, since
  353.     you'll probably want to see what you've just selected.
  354.  
  355.     The columns of data presented here are:
  356.       Seq. - The sequential number of the object within this list. This
  357.              number can be used for rapid paging within the list.
  358.       NGC# - The NGC number (and possibly letter) of the object.
  359.       R.A. - The objects right ascension. (default epoch is 2000.0)
  360.       Dec. - The object's declination.
  361.       Mag. - The object's magnitude (brightness).
  362.       Typ  - The type of object. See appendix F for a cross-reference of
  363.              object type abbreviations and names.
  364.       Con  - The constellation in which the object lies. (for epoch 1950)
  365.              Appendix G contains constellation abbreviations and names.
  366.  
  367.                                                                   NGP  Page 08
  368.  
  369.     The following keystrokes apply while in this window:
  370.       PageDown - Scroll forward one page into the list.
  371.       PageUp - Scroll backward one page through the list.
  372.       Home - Skip to the top of the list.
  373.       End - Skip to the end of the list.
  374.       J - "Jump" to an object of a specific sequence number. You will be
  375.         prompted to enter the desired sequence number to jump to.
  376.       F - "Find" the first occurrence of a sub-string in the list, starting
  377.        with the highlighted line. (Hit "home" first to scan the entire list.)
  378.        You will be prompted for the string to search for. Not case-specific.
  379.       A - Find the last search string again, beginning where the last search
  380.         left off. Note - these searches can take some time, so experiment to
  381.         see how long a list you'll dare to search through.
  382.       S - Sort the list. This brings up the same window as main menu option D.
  383.         See discussion for option D on the next page.
  384.       Up - Move the object highlight bar up one position.
  385.       Down - Move the object highlight bar down one position.
  386.       Enter - Select the currently highlighted object for viewing in the
  387.         single object detail screen.
  388.         This is a VERY IMPORTANT key, as it is your only link to the
  389.         valuable single object detail screen. We will discuss this other
  390.         window shortly.
  391.       Escape - Leave this window, and return to the main menu.
  392.       Mouse - Vertical mouse movement will move the object highlight bar
  393.         up and down. The left button will work the same as the enter key.
  394.         To page with a mouse, use the right button. You will page in the
  395.         direction of your last vertical mouse movement. For instance, to
  396.         page forward (down) through the list, simply move the mouse a short
  397.         distance downward, followed by a click on the right button.
  398.  
  399.     The single object detail window
  400.       This window is entered by hitting enter (or mouse enter) while in
  401.       the selected detail list. Complete detail information for the currently
  402.       highlighted object will be presented on the top half of this window.
  403.       The bottom half of the window contains an area for entering and viewing
  404.       your own personal notes concerning the object.
  405.       The fields presented in the top half of the single object detail
  406.       window are:
  407.         NGC # - The RNGC number of the object.
  408.         Type - The object type.
  409.         Class - The class of object for this object type. See appendix A
  410.           for a summary of these values.
  411.         #Stars - The number of stars in a cluster (if this is a cluster)
  412.         * Mag - Magnitude of the brightest star in a cluster, or the
  413.           central star in a planetary nebula.
  414.         Const - The constellation in which the object lies. This the
  415.           official IAU abbreviation. See appendix G for a directory of
  416.           constellation abbreviations and full names. Note that Serpens
  417.           is treated as a single constellation.
  418.         Mag - The magnitude of the object.
  419.         Source - The source of the magnitude estimate. See appendix E for
  420.           a directory of these sources.
  421.         Size - The size of the object, if available. Minutes of arc are
  422.           denoted with ' seconds with " .
  423.  
  424.                                                                   NGP  Page 09
  425.  
  426.         Tirion - The chart number in Will Tirion's Sky Atlas 2000 which
  427.           best shows this object.
  428.         Uranometria - The chart volume and number in the Uranometria 2000
  429.           atlas which best shows the object.
  430.         RA - The right ascension of the object. (default epoch is 2000.0)
  431.         Dec - The declination of the object.
  432.         Ga Lo - The galactic longitude (epoch 1950.0) of the object.
  433.         Ga La - The galactic latitude (epoch 1950.0) of the object.
  434.         POSS X - The X coordinate on the Palomar Observatory Sky Survey
  435.           print. The origin is the lower left corner of the blue print.
  436.           A position was always determined from the southernmost and
  437.           westernmost POSS print upon which the object is clearly visible.
  438.         POSS Y - The Y coordinate on the Palomar Observatory Sky Survey
  439.           print.
  440.         Old - The original visual appearance of the object, as transcribed
  441.           from Dreyer (1888). See appendix B for translation information.
  442.         New - Palomar Observatory Sky Survey description of the object.
  443.           See appendix C for translation information.
  444.         Xrf - Cross reference to major specialized catalogs. See appendix D
  445.           for translation information.
  446.  
  447.       When you enter this window, you'll find the cursor in the lower
  448.       half-window, which is the editor's space. If you have previously
  449.       entered any notes for this object, they will automatically be displayed.
  450.       Whether previous note data is shown or not, however, you are free to
  451.       change or add to the notes in whatever style you prefer.
  452.         This space may be used for observing notes, for technical reference
  453.       information, or for any combination of such information.
  454.         You are limited to just under 32K of note information per object.
  455.       Be sure to keep an eye on your free disk space - running out of room
  456.       could be disastrous. Refer to appendix I for a summary of editor
  457.       commands. This appendix supplies room for you to record you own
  458.       redefinitions of these commands, which can be installed outside of
  459.       NGP itself, by running the EDINST.BAT file in your NGP directory.
  460.       The command to exit the editor (and this window) is control-K-D.
  461.  
  462.   D - Sort Selected Objects
  463.     Choosing this option will bring up a menu of possible sort sequences.
  464.     Type the identifying letter of the desired option, or use the arrow
  465.     keys or your mouse to highlight the desired sequence, and hit enter.
  466.     The selected detail list will be reordered into the chosen sequence.
  467.     You can then enter the selected detail window for browsing, or the
  468.     reporting option can be used to produce a report in this order.
  469.       Often, you'll want to sort the detail list for it's own use. At such
  470.     times, the "S" key in the selected detail window itself is the best
  471.     way to sort, since that option bypasses the main menu.
  472.     Note the use of multiple sort fields - for instance, R.A. within Object
  473.     type means that the objects will be sorted primarily into Object Type
  474.     order, and objects with duplicate object type values will be sorted
  475.     within that range of object type, by R.A.
  476.       Sorting can be used along with object selection for very fast and
  477.     flexible exploration of the catalog data. Such browsing can turn up
  478.     interesting objects for further research or actual observation which
  479.     would probably never have "surfaced" in a traditional fixed listing.
  480.       If you have used HBASE, my previous deep sky database program, you
  481.     will be pleasantly surprised at the speed with which NGP sorts.
  482.  
  483.                                                                   NGP  Page 10
  484.  
  485.   E - Reset Selection Values
  486.       Using this option is how you reset the selection values in the "edit
  487.     selection sets" window to their original values - set to select the
  488.     entire catalog. You will want to select this option before entering a
  489.     new set of desired selection criteria, to save yourself from re-adjusting
  490.     old selections that you now want to ignore.
  491.       Also, use of this option will clear the current contents of the NGC
  492.     number edit window, in preparation for new entry.
  493.       This option shows little effect, except that the values in the selection
  494.     windows are reset, and the selected detail window will once again display
  495.     the top of the complete catalog. All objects are selected at this point.
  496.       Note that main menu options F and G may be used to save selection values
  497.     prior to resetting.
  498.  
  499.   F - Save / Load Selection Sets
  500.       This option allows you to save particularly useful selection set values
  501.     to a disk file, and load old saved selection sets into NGP, for instant
  502.     selection. If you choose the save option, you will be prompted to enter
  503.     the file name you'd like to save to. You have 8 characters to build the
  504.     name in - hopefully you can make it mean something. DO NOT specify an
  505.     extension on the name. An extension of "SSS" (for "selection set save")
  506.     will be appended to your file name for you. This insures that all "SSS"
  507.     files can be grouped for easy loading later.
  508.       If you enter a filename already in use, you will be prompted whether to
  509.     overwrite the old file. Also, certain edits will catch most invalid file
  510.     names, and force you to enter a good name.
  511.       When you choose the load option, you will be presented with a window
  512.     containing any "SSS" files you have previously saved. Parent and child
  513.     directory names are also shown. To load a previously saved selection
  514.     set, just highlight the desired file name and enter. You will be taken
  515.     directly to the object selection window, where you will see the loaded
  516.     selection values for selection set number 1. If multiple selection sets
  517.     were active when this file was created, then those values too will be
  518.     accessible when you examine the values for the corresponding selection
  519.     sets.
  520.       By selecting on a subdirectory name, you can change to that subdirectory
  521.     where you'll be given a new list of any "SSS" files there. If you find
  522.     it convenient, you can move your "SSS" files into such a subdirectory.
  523.     This feature is of limited value however, since all selection set saves
  524.     are always to the NGP directory itself.
  525.       The delete option works in a similar way as the load option, except that
  526.     the file you select will be deleted from disk. Be careful.
  527.  
  528.     The following keystrokes apply in the load or delete window:
  529.       Home - Go to the first file.
  530.       End - Go to the last file.
  531.       PageUp - Go up one screen. (if you have that many names)
  532.       PageDown - Go down one screen.
  533.       Space - Toggle between list modes.
  534.       Enter - Load or delete the highlighted file.
  535.       Esc - Leave the window without loading or deleting a selection set.
  536.       Mouse - You may use a mouse to move among the file names, and to
  537.         enter on the desired file, or escape from the window.
  538.  
  539.                                                                   NGP  Page 11
  540.  
  541.   G - Save / Load Number List
  542.       This option works very much the same as option F (Save / Load Selection
  543.     Sets). The difference is that you will be saving, loading, or deleting
  544.     NGC number lists (from the NGC number editor window - option B).
  545.     Number list files are represented with a DOS file extension of "NUM".
  546.     Refer to the discussion for option F.
  547.       As mentioned in the discussion on the number list itself, a good use
  548.     for number lists is to represent a single night's observed objects.
  549.     By saving such a related set of NGC numbers with option G, you can
  550.     keep a night's objects related together forever, just as you are
  551.     keeping the individual objects' notes. A good file naming convention for
  552.     saving a night's observed numbers is to use the date, as YYMMDD.
  553.     Another good use for this window is to relate the list of deep sky objects
  554.     presented in a magazine article for easy cross-referencing.
  555.       Whatever your needs for saving a number list, it will be a simple task
  556.     later to restore the .NUM file, and you will quickly see these objects
  557.     ready for inquiry in the selected detail window.
  558.  
  559.   H - Produce A Report
  560.       Three reports are available, each successive one containing more detail
  561.     than the last. When you ask to produce a report, ALL currently
  562.     selected objects will be sent to it.
  563.       You may choose to "print" to your printer (enter on default "prn"
  564.     file name), or to a disk text file whose name you can supply. If you
  565.     would like to send the report output to a printer other than the "prn"
  566.     default, you may also enter the port name here, such as "LPT2", or
  567.     "COM1". You may write to any valid DOS file or port name.
  568.       Unlike the selection set and number list save functions, the file
  569.     name required here should include a valid DOS file name extension.
  570.     Such a disk file can be viewed outside of the NGP environment with
  571.     a file lister or editor, or can be printed from DOS.
  572.     The contents of the three reports are:
  573.       Short And Fast - Only the most useful fields, one record per line.
  574.       Full Detail - The same detail as provided in the top half of the
  575.       single object detail screen.
  576.       Full Detail W/Notes - The same as the full detail report, but also
  577.       includes any user notes attached to that object.
  578.     After "printing", some useful reporting statistics will be shown.
  579.  
  580.   I - Compress Note Data
  581.     In order to keep the note-keeping facility as fast and efficient as
  582.     possible, some "wasting" of disk space occurs whenever you add text to
  583.     previously saved note data. After many such changes to old notes, it may
  584.     be worth your while to select this option. It will reorganize, or
  585.     "compress" your NGPNOTES.DAT file, reclaiming "wasted" space. You should
  586.     do this whenever you think you've made several such edit changes. By
  587.     playing with this feature over time, and taking note of the space savings
  588.     statistics presented after compressing, you can get an idea of how often
  589.     this operation will be necessary for your note-keeping habits.
  590.       In any case, it runs in under a minute, so you may as well keep your
  591.     note file as clean as possible.
  592.  
  593.   J - End Program
  594.     Like it says. You will be told how long the program has been active.
  595.  
  596.                                                                   NGP  Page 12
  597.  
  598.  Possible features for the next version:
  599.  
  600.    - A symbol in the detail list indicated those objects with personal
  601.      note data attached.
  602.    - Expansion of the database to include the IC, and other catalogs.
  603.    - Provide for Messier and Herschel object lookup, by entering the desired
  604.      M or H number, and going directly to the single object detail window.
  605.    - Addition of context-sensitive help screens throughout the program, and
  606.      online appendix information (description meanings etc.).
  607.    - A manual selection process to be added to the selected detail window,
  608.      whereby the user can manually toggle certain objects for further
  609.      selection. (These manually selected objects become the new selected
  610.      list).
  611.    - A facility for viewing permanent note catalogs, with descriptive text
  612.      from popular sources, if such become available.
  613.    - A facility for users to trade personal note data, for merging or
  614.      separate viewing.
  615.    - A more accurate precession routine.
  616.    - A setup facility, for defining screen colors, window types, disk
  617.      configurations etc.
  618.    - A "description decoder", which can interpret the encoded RNGC
  619.      descriptions into English phrases.
  620.    - Other features, as requested by users
  621.    - Correction of the  bugs which will undoubtedly be uncovered in this
  622.      version.
  623.  
  624. Send questions or comments to the author at the following address:
  625.  
  626.     G. Dean Williams
  627.     C/O Gary Liptrot
  628.     511 S. 775 E.
  629.     Ogden, Utah 84404
  630.  
  631. I currently reside in Arkansas, but I tend to move around, hence the C/O
  632. address. Work on NGP has already spanned three states.
  633.  
  634.                                                                   NGP  Page 13
  635.  
  636. Appendix A - Object Classes
  637.  
  638. Trumpler type for open clusters
  639.  
  640.   Concentration
  641.   -------------
  642.   I.   Detached, strong concentration toward the center
  643.   II.  Detached, weak concentration toward the center
  644.   III. Detached, no concentration toward the center
  645.   IV.  Not well detached from surrounding start field
  646.  
  647.   Range in brightness
  648.   -------------------
  649.   1. Small range
  650.   2. Moderate range
  651.   3. Large range
  652.  
  653.   Richness
  654.   --------
  655.   p Poor ( < 50 stars )
  656.   m Moderately rich ( 50 - 100 stars )
  657.   r Rich ( > 100 stars )
  658.  
  659.   An "n" following the Trumpler type denotes nebulosity in cluster
  660.  
  661. Shapley-Sawyer concentration rating for globular clusters
  662. ---------------------------------------------------------
  663.   The values range from 1 to 12. Smaller numbers are more concentrated
  664.   clusters.
  665.  
  666. Vorontsov-Velyaminov type for planetary nebulae
  667. -----------------------------------------------
  668.   1. Stellar
  669.   2. Smooth disk (a, brighter center; b, uniform brightness;
  670.                   c, traces of ring structure)
  671.   3. Irregular disk (a, very irregular brightness distribution;
  672.                      b, traces of ring structure)
  673.   4. Ring structure
  674.   5. Irregular form similar to diffuse nebula
  675.   6. Anomalous form, no regular structure
  676.  
  677.   Some very complex forms may combine two types.
  678.  
  679. Hubble type for galaxies
  680. ------------------------
  681.   E  Elliptical, E0 is roundest to E7 is flattest.
  682.      subgroups; 'd' is dwarf, 'c' is supergiant, 'D' has diffuse halo
  683.   S  Spiral, 'a' has tightly wound arms, 'b' has moderately wound
  684.      arms, and 'c' has loosely wound arms
  685.   SB Spiral with central bar
  686.   Ir Irregular
  687.  
  688.                                                                   NGP  Page 14
  689.  
  690. Appendix B  Old Description Codes And Dreyer Scales
  691.  
  692.   Brightness
  693.   ----------
  694.     1. Excessively faint
  695.     2. Very faint
  696.     3. Faint
  697.     4. Considerably faint
  698.     5. Pretty faint
  699.     6. Pretty bright
  700.     7. Considerably bright
  701.     8. Bright
  702.     9. Very bright
  703.    10. Extremely bright
  704.  
  705.   Size
  706.   ----
  707.     1. Excessively small     3" - 4" diameter
  708.     2. Very small           10" - 20"   "
  709.     3. Small                20" - 30"   "
  710.     4. Considerably small   20" - 30"   "
  711.     5. Pretty small         50" - 60"   "
  712.     6. Pretty large         50" - 60"   "
  713.     7. Considerably large    3' - 4'    "
  714.     8. Large                 3' - 4'    "
  715.     9. Very large            8' - 10'   "
  716.    10. Excessively large    20' and larger
  717.  
  718.  Shape
  719.  -----
  720.    1. Round
  721.    2. Very little extended
  722.    3. Elliptical or oval
  723.    4. Considerably extended
  724.    5. Pretty much extended
  725.    6. Much extended
  726.    7. Very much extended
  727.    8. Extremely extended
  728.  
  729.  Dreyer       RNGC
  730.   Code        Code       Code Translation
  731.  ----------------------------------------------------------------------------
  732.  ab           AB         about
  733.  alm          ALM        almost
  734.  am           AM         among
  735.  app          APP        appended
  736.  att          ATT        attached
  737.  
  738.  B            B          bright
  739.  b            B          brighter (always coupled with another letter)
  740.  bet          BET        between
  741.  bf           BF         brighter toward following side
  742.  biN          BIN        binuclear
  743.  bn           BN         brighter toward north side
  744.  bp           BP         brighter toward preceding side
  745.  bs           BS         brighter toward south side
  746.  
  747.                                                                   NGP  Page 15
  748.  Dreyer       RNGC
  749.   Code        Code       Code Translation
  750.  ----------------------------------------------------------------------------
  751.  C            C          compressed
  752.  c            C          considerably
  753.  ch           CH         chevelure
  754.  cl           CL         cluster
  755.  co           CO         coarse, coarsely
  756.  com          COM        cosmetic
  757.  cont         CONT       in contact
  758.  
  759.  D            D          double
  760.  d            D          diameter
  761.  def          DEF        defined
  762.  dif          DIF        diffused
  763.  diffic       DIFFIC     difficult
  764.  dist         DIST       distance
  765.  
  766.  E            E          extended
  767.  ee           EE         most extremely
  768.  er           ER         easily resolvable
  769.  exc          EXC        excentric
  770.  
  771.  F            F          faint
  772.  f            F          following
  773.  
  774.  g            G          gradually
  775.  gr           GR         group
  776.  
  777.  i            I          irregular
  778.  iF           IF         irregular figure
  779.  inv          INV        involved, involving
  780.  
  781.  L            L          large
  782.  l            L          little (adv), long (adj)
  783.  
  784.  M            M          middle or in the middle
  785.  m            M          much
  786.  mm           MM         mixed magnitudes
  787.  mn           MN         milky nebulosity
  788.  
  789.  N            N          nucleus or to a nucleus
  790.  n            N          north
  791.  neb          NEB        nebula
  792.  nf           NF         north following
  793.  np           NP         north preceding
  794.  nr           NR         near
  795.  
  796.  p            P          poor
  797.  p            P          preceding
  798.  p            P          pretty (before F,B,L,S) (size and brightness blocks)
  799.  pg           PG         pretty
  800.  pm           PM         pretty much
  801.  ps           PS         pretty suddenly
  802.  
  803.                                                                   NGP  Page 16
  804.  Dreyer       RNGC
  805.   Code        Code       Code Translation
  806.  ----------------------------------------------------------------------------
  807.  quad         QUAD       quadrilateral
  808.  quar         QUAR       quartile
  809.  R            R          round
  810.  r            R          resolvable
  811.  Ri           RI         rich
  812.  RR           RR         exactly round
  813.  rr           RR         partially resolved, some stars seen
  814.  rrr          RRR        well resolved, clearly consisting of stars
  815.  
  816.  S            S          small
  817.  s            S          suddenly
  818.  s            S          south
  819.  sc           SC         scattered
  820.  sev          SEV        several
  821.  sf           SF         south following
  822.  sh           SH         shaped
  823.  sm           SM         smaller
  824.  sp           SP         south preceding
  825.  st           ST         stars
  826.  stell        STELL      stellar
  827.  susp         SUSP       suspected
  828.  
  829.  trap         TRAP       trapezium
  830.  triN         TRIN       trinuclear
  831.  
  832.  v            V          very
  833.  var          VAR        variable
  834.  vv           VV         an intensive of V
  835.  
  836.  *            *          a star (or stars)
  837.  *10          *10        a star of 10th magnitude
  838.  **           **         double star
  839.   *, * *      ***        triple star
  840.  tri          Tri        triangle, forms a triangle with
  841.  gcl          GCL        globular cluster of stars
  842.  st9          ST9        stars from the 9th magnitude downward
  843.  st9...13     ST9...13   stars from 9th to 13th magnitude
  844.  ?            ()         items questioned by Dreyer enclosed in parentheses
  845.  "            "          arcseconds (
  846.  '            '          arcminutes
  847.  
  848.                                                                   NGP  Page 17
  849.  
  850. Appendix C  RNGC (New) Description Codes And Comments For Nonexistant Types
  851.  
  852.   RNGC Code           Translation
  853.   ---------------------------------------------------------------------------
  854.   ALM                 almost
  855.   APP-AP              appendage
  856.   APPEARANCE          appearance
  857.   ARC                 arc
  858.   AREA                area
  859.   ARMS-AMS            arms
  860.   AROUND              around
  861.   ATT-AT              attached
  862.  
  863.   B-BRT               bright, brighter
  864.   BAR                 bar
  865.   BD                  broad
  866.   BET                 between
  867.   BIN                 binuclear
  868.   BISECTS             bisects
  869.   BM                  brighter toward center (middle)
  870.   BRIDG(E)            bridge
  871.   BRIGHTEST           brightest
  872.   BRUSHES             brushes
  873.   BULG(E)             bulge
  874.  
  875.   CHAIN               chain
  876.   CL(USTER)           cluster (object appears in or near a prominent cluster
  877.                                of galaxies)
  878.   CLOS(E)             close
  879.   COM                 companion(s)
  880.   COMMON              common
  881.   COMP                compact
  882.   COMPL               complete
  883.   COMPLEX             complex
  884.   CONNECTS            connects
  885.   CONT(ACT)           contact, in contact
  886.   CT                  center, middle, central
  887.   CURVED              curved
  888.  
  889.   D                   defined
  890.   DB                  double
  891.   DIF                 diffuse (ness)
  892.   DISK-DSK            disk
  893.   DIST                distribution
  894.   DK                  dark
  895.   DST                 distortion
  896.   DUMBELL             dumbell
  897.   DWF                 dwarf
  898.  
  899.                                                                   NGP  Page 18
  900.   RNGC Code           Translation
  901.   ---------------------------------------------------------------------------
  902.   E                   elliptical like (possesing normal elliptical galaxy
  903.                                        characteristics)
  904.   EDGE                edge
  905.   EFFECT              effect
  906.   EL                  elongated
  907.   END                 end
  908.   EON                 edge on system
  909.   EO                  equatorial
  910.   EXT-EXTEN           extended, extensive, extension
  911.  
  912.   F                   faint
  913.   F-FO                following
  914.   FEATURELESS         featureless
  915.   FEW                 few
  916.   FIELD-FLD           field
  917.   FIL                 filament, filamentary
  918.   FL(AT)              flat
  919.   FORM(ING)           form(ing)
  920.   FRM                 form
  921.  
  922.   GALAXY              galaxy
  923.   GALAXIES            galaxies
  924.   GRP                 group
  925.  
  926.   H                   high
  927.   HALO                halo
  928.   HSB-HISB            high surface brightness
  929.  
  930.   IMAG(E)             image
  931.   IN                  in
  932.   INC-INCL            inclined
  933.   INT                 internal
  934.   INTEN               intensity
  935.   INTERACT            interact
  936.   INVIS(IBLE)         invisible
  937.   INVOLVED            involved
  938.   IRR(EG)             irregular
  939.   IRRR                irregularly round
  940.  
  941.   JET                 jet
  942.  
  943.   KN(OT)(S)           knot(s)
  944.   KNOTTY-KNT          knotty
  945.  
  946.   LBM                 little brighter toward center (middle)
  947.   LG-LGE              large
  948.   LN(S)               lanes
  949.   LOOP                loop
  950.   LSB-LOSB            low surface brightness
  951.  
  952.   M                   much
  953.   MANY                many
  954.   MATCH               match
  955.   MW                  milky way
  956.  
  957.                                                                   NGP  Page 19
  958.   RNGC Code           Translation
  959.   ---------------------------------------------------------------------------
  960.   N                   narrow, thin
  961.   N-NO(RTH)           north
  962.   NEB                 nebula
  963.   NO                  no
  964.   NR                  near, nearly
  965.   NUC(LEUS)           nucleus
  966.  
  967.   O                   open
  968.   OBJ(ECT)            object
  969.   OBSC                obscure(ing)
  970.   OFF                 off
  971.   ON                  on
  972.   OUT(ER)             outer
  973.   OV-OVAL             oval
  974.  
  975.   P                   poor(ly)
  976.   P-PR                preceding
  977.   PAIR                pair
  978.   PART                part
  979.   PCH(Y,S)            patch,patchy,patches
  980.   PD                  poorly defined
  981.   PEC                 peculiar
  982.   PER-PERIP(H)        peripheral,periphery
  983.   PLUME               plume
  984.   POOR                poor
  985.   POSSIBLE            possible
  986.   PRINT               print
  987.  
  988.   R                   round
  989.   RECT                rectangular
  990.   REGION              region
  991.   RESOLVED            resolved
  992.   RG-RNG-RING         ring
  993.   RI(CH)              rich
  994.  
  995.   S-SOUTH-SPIRAL      south,spiral(clear in context)
  996.   SB                  barred spiral
  997.   SBC                 SBc type galaxy
  998.   SBM                 suddenly brighter toward center
  999.   SC                  Sc type galaxy
  1000.   SEV-SV              several
  1001.   SHAPE               shape
  1002.   SHORT               short
  1003.   SIDE                side
  1004.   SL                  slight,slightly
  1005.   SM                  small
  1006.   SO)                 SO galaxy
  1007.   SPN                 spindle
  1008.   STE-STEL-STELLAR    stellar
  1009.   STR-STRUCTURE(LESS) structure(less)
  1010.   SUP                 superimposed
  1011.   SUS(SUSP)           suspected
  1012.  
  1013.                                                                   NGP  Page 20
  1014.   RNGC Code           Translation
  1015.   ---------------------------------------------------------------------------
  1016.   TIDAL               tidal
  1017.   TIW                 tightly wound
  1018.   TO                  to
  1019.   TRIPLE              triple
  1020.  
  1021.   U-UNIF              uniform
  1022.   USB                 uniform surface brightness
  1023.  
  1024.   V                   very
  1025.   VIS(IBLE)           visible
  1026.  
  1027.   WD                  well defined
  1028.   WI-W/               with
  1029.   WINGS               wings
  1030.   WIO-WO-W/O          without
  1031.   WK                  weak
  1032.   WPD                 warped
  1033.  
  1034.   &                   and ($ in printed edition)
  1035.   )                   ?
  1036.   -                   to, of
  1037.   '                   arcminutes
  1038.   "                   arcseconds
  1039.   *                   star
  1040.   24-                 24 inch Curtis Schmidt plate description
  1041.  
  1042.   Comments for nonexistant types
  1043.   ------------------------------
  1044.     BAKER                     Baker 1933, 1937
  1045.     DC                        Carlsen 1940
  1046.     DEV                       de Vaucouleurs and de Vaucouleurs 1964
  1047.     LINDSAY                   Lindsay 1963, 1964
  1048.     NF                        not found
  1049.     NOCL                      no cluster
  1050.     S-Sulentic                J.W. Sulentic (visual interpretation from POSS)
  1051.     V-VV-VORONTSOV-VELYAMINOV Vorontsov-Velyaminov et al. 1961-1968
  1052.     Z-Zwicky                  Zwicky et al. 1961-1968
  1053.  
  1054.                                                                   NGP  Page 21
  1055.  
  1056. Appendix D  Cross Reference Descriptions
  1057.  
  1058.   Axxx        Arp, 1966, Atlas Of Peculiar Galaxies
  1059.   AG          Arp, 1965, Catlogue Of Globular Clusters
  1060.   BMC         Hodge 1961, Blue LMC Clusters
  1061.   D           de Vaucouleurs and de Vaucouleurs 1964,
  1062.                 Reference Catalogue Of Bright Galaxies
  1063.   D*          de Vaucouleurs and de Vaucouleurs 1964, Reference Catalogue Of
  1064.                 Bright Galaxies (with supplemental data)
  1065.   G           Gum 1955, Catalogue Of Southern H II Regions
  1066.   H           Henize 1956, Catlogue Of Nebulae In The Magellenic Clouds
  1067.   HO          Hogg 1959, Catalogue Of Open And Globular Clusters
  1068.   HOxxxA      Holmberg 1931, Catalogues Of Double And Multiple Galaxies
  1069.   ICxxxx      Dreyer 1895, 1908, Index Catalogues
  1070.   K           Kron 1956, Catlogue Of SMC Clusters
  1071.   L           Linsay 1956, Catalogue Of SMC Clusters
  1072.   LH          Hodge And Lucke 1970, Catlogue Of LMC Associations
  1073.   LY          Lynds 1965, Catalogue Of Bright Nebulae
  1074.   M           Genkin And Genkina 1969, Catalogue Of Galaxies With
  1075.                 Determined Masses
  1076.   Mxxx        Becvar 1959, Messier Catalogue
  1077.   P           Perek And Kohoutek 1967, Catalogue Of Galactic Planetary Nebulae
  1078.   PKS         Bolton et al. 1964, Price And Milne 1965, Day et al. 1966,
  1079.               Shimmins et al. 1966, Shimmins And Day 1968, Parkes Catalogues
  1080.                 Of Southern Radio Sources
  1081.   R           Alter et al. 1970, Catalogue Of Star Clusters And Associations
  1082.   S           Minkowski 1968, Catalogue Of Seyfert Galaxies
  1083.   S(#)        Carpowicz And Rudnicki 1968, Catalogue Of Supernovae
  1084.   SH          Sharpless 1956, Catalogue Of H II Regions
  1085.   SL          Shapley And Lindsay 1963, Catalogue Of Clusters In The LMC
  1086.   V           Vorontsov-Velyaminov, Krasnogorskaya And Arhipova 1962-1968,
  1087.                 Morphological Catalogue Of Galaxies
  1088.   V*          Vorontsov-Velyaminov, Krasnogorskaya And Arhipova 1962-1968,
  1089.                 Morphological Catalogue Of Galaxies (with additional comments)
  1090.   (V)         Vorontsov-Velyaminov, Krasnogorskaya And Arhipova 1962-1968,
  1091.                 Morphological Catalogue Of Galaxies (ID questioned by authors)
  1092.   Z           Zwicky et al. 1961 - 1968 Catalogue Of Galaxies And Of
  1093.                 Clusters Of galaxies
  1094.   Z*          Zwicky et al. 1961 - 1968 Catalogue Of Galaxies And Of
  1095.                 Clusters Of galaxies (with additional comments)
  1096.   3Cxxx       Edge et al. 1959, Third Cambridge Catalogue Of Radio Sources
  1097.   4Cxx.xx     Pilkington And Scott 1965; Gower et al. 1967, Fourth Cambridge
  1098.                 Catalogue Of Radio Sources
  1099.   8           Object has supplementary data for RNGC (New) description
  1100.   9           Object has supplementary data for Dreyer (Old) description
  1101.   X           Object has supplementary data for Cross References
  1102.   (In NGP, this supplementary data follows on the same description line)
  1103.  
  1104.                                                                   NGP  Page 22
  1105.  
  1106. Appendix E  Sources Of Magnitude Estimates
  1107.  
  1108.   1. de Vaucouleurs And de Vaucouleurs 1964
  1109.   2. Zwicky et al. 1961 - 1968
  1110.   3. Vorontsov-Velyaminov, Krasnogorskaya, Arhipova 1962 - 1968
  1111.   4. Lindsay 1958
  1112.   5. Collinder 1931
  1113.   6. Arp 1965
  1114.   7. Vorontsov-Velyaminov 1931
  1115.   8. Bok And Bok 1962; van den Bergh And Hagen 1968
  1116.  
  1117. Appendix F Object Type Names
  1118.  
  1119.   USO = Unverified Southern Object
  1120.   OCl = Open Cluster
  1121.   GCl = Globular Cluster
  1122.   DfN = Diffuse Nebula
  1123.   PlN = Planetary Nebula
  1124.   Gal = Galaxy
  1125.   C/N = Cluster / Nebula
  1126.   Non = Nonexistent
  1127.  
  1128.   These abbreviations are those seen in the selected detail list window.
  1129.   Non-abbreviated names, and a finer breakdown of object types will be seen
  1130.   in the single object detail window.
  1131.  
  1132.                                                                   NGP  Page 23
  1133.  
  1134. Appendix G  Constellation Names
  1135.  
  1136.   ANDROMEDA           AND                 LACERTA             LAC
  1137.   ANTLIA              ANT                 LEO                 LEO
  1138.   APUS                APS                 LEO MINOR           LMI
  1139.   AQUARIUS            AQR                 LEPUS               LEP
  1140.   AQUILA              AQL                 LIBRA               LIB
  1141.   ARA                 ARA                 LUPUS               LUP
  1142.   ARIES               ARI                 LYNX                LYN
  1143.   AURIGA              AUR                 LYRA                LYR
  1144.   BOOTES              BOO                 MENSA               MEN
  1145.   CAELUM              CAE                 MICROSCOPIUM        MIC
  1146.   CAMELOPARDALIS      CAM                 MONOCEROS           MON
  1147.   CANCER              CNC                 MUSCA               MUS
  1148.   CANES VENATICI      CVN                 NORMA               NOR
  1149.   CANIS MAJOR         CMA                 OCTANS              OCT
  1150.   CANIS MINOR         CMI                 OPHIUCHUS           OPH
  1151.   CAPRICORNUS         CAP                 ORION               ORI
  1152.   CARINA              CAR                 PAVO                PAV
  1153.   CASSIOPEIA          CAS                 PEGASUS             PEG
  1154.   CENTAURUS           CEN                 PERSEUS             PER
  1155.   CEPHEUS             CEP                 PHOENIX             PHE
  1156.   CETUS               CET                 PICTOR              PIC
  1157.   CHAMAELEON          CHA                 PISCES              PSC
  1158.   CIRCINUS            CIR                 PISCES AUSTRINUS    PSA
  1159.   COLUMBA             COL                 PUPPIS              PUP
  1160.   COMA BERENICES      COM                 PYXIS               PYX
  1161.   CORONA AUSTRALIS    CRA                 RETICULUM           RET
  1162.   CORONA BOREALIS     CRB                 SAGITTA             SGE
  1163.   CORVUS              CRV                 SAGITTARIUS         SGR
  1164.   CRATER              CRT                 SCORPIUS            SCO
  1165.   CRUX                CRU                 SCULPTOR            SCL
  1166.   CYGNUS              CYG                 SCUTUM              SCT
  1167.   DELPHINUS           DEL                 SERPENS             SER
  1168.   DORADO              DOR                 SEXTANS             SEX
  1169.   DRACO               DRA                 TAURUS              TAU
  1170.   EQUULEUS            EQU                 TELESCOPIUM         TEL
  1171.   ERIDANUS            ERI                 TRIANGULUM AUSTRALE TRA
  1172.   FORNAX              FOR                 TRIANGULUM          TRI
  1173.   GEMINI              GEM                 TUCANA              TUC
  1174.   GRUS                GRU                 URSA MAJOR          UMA
  1175.   HERCULES            HER                 URSA MINOR          UMI
  1176.   HOROLOGIUM          HOR                 VELA                VEL
  1177.   HYDRA               HYA                 VIRGO               VIR
  1178.   HYDRUS              HYI                 VOLANS              VOL
  1179.   INDUS               IND                 VULPECULA           VUL
  1180.  
  1181.                                                                   NGP  Page 24
  1182.  
  1183. Appendix H  Program History
  1184.  
  1185.   July 20, 1989 - Release to beta testers. (Now this date is doubly historic!)
  1186.  
  1187.   September 18, 1989 - Dropped support for selection and sorting on galactic
  1188.     longitude and latitude fields. (If someone finds a desperate need for
  1189.     these functions, I can send a copy of this older version).
  1190.     Added support for selection and sorting on constellation field.
  1191.     Added constellation value to detail list.
  1192.     Reworked object type selection method in selection set edit window.
  1193.     Incorporated an assembly routine to speed string searching in the detail
  1194.     list window.
  1195.     Added Herschel catalog number lists to set of distribution files.
  1196.     Corrected a small number of minor bugs.
  1197.     Adjusted the manual for all of the above.
  1198.  
  1199. Appendix I  Editor Commands
  1200.  
  1201.   Function                   Primary Value             Secondary Value
  1202. -----------------------------------------------------------------------------
  1203.   Character left             P: <CtrlS>                S: <Lft>
  1204.   Character right            P: <CtrlD>                S: <Rgt>
  1205.   Word left                  P: <CtrlA>                S: <CtrlLft>
  1206.   Word right                 P: <CtrlF>                S: <CtrlRgt>
  1207.   Line up                    P: <CtrlE>                S: <Up>
  1208.   Line down                  P: <CtrlX>                S: <Dn>
  1209.   Scroll up                  P: <CtrlW>                S:
  1210.   Scroll down                P: <CtrlZ>                S:
  1211.   Page up                    P: <CtrlR>                S: <PgUp>
  1212.   Page down                  P: <CtrlC>                S: <PgDn>
  1213.  
  1214.   Cursor to left side        P: <CtrlQ><CtrlS>         S: <Home>
  1215.   Cursor to right side       P: <CtrlQ><CtrlD>         S: <End>
  1216.   Top of screen              P: <CtrlQ><CtrlE>         S: <CtrlHome>
  1217.   Bottom of screen           P: <CtrlQ><CtrlX>         S: <CtrlEnd>
  1218.   Top of window              P: <CtrlQ><CtrlR>         S: <CtrlPgUp>
  1219.   Bottom of window           P: <CtrlQ><CtrlC>         S: <CtrlPgDn>
  1220.   Top of block               P: <CtrlQ><CtrlB>         S:
  1221.   Bottom of block            P: <CtrlQ><CtrlK>         S:
  1222.   Previous cursor position   P: <CtrlQ><CtrlP>         S:
  1223.  
  1224.   New line                   P: <CtrlM>                S: <CtrlM>
  1225.   Insert line                P: <CtrlN>                S:
  1226.   Toggle insert mode         P: <CtrlV>                S: <Ins>
  1227.   Delete line                P: <CtrlY>                S:
  1228.   Delete line right          P: <CtrlQ><CtrlY>         S:
  1229.   Delete right word          P: <CtrlT>                S:
  1230.   Delete current character   P: <CtrlG>                S: <Del>
  1231.   Delete left character      P: <CtrlBks>              S: <CtrlH>
  1232.  
  1233.                                                                   NGP  Page 25
  1234.  
  1235.   Function                   Primary Value             Secondary Value
  1236. -----------------------------------------------------------------------------
  1237.   Begin block                P: <CtrlK><CtrlB>         S: <F7>
  1238.   End block                  P: <CtrlK><CtrlK>         S: <F8>
  1239.   Mark current word          P: <CtrlK><CtrlT>         S:
  1240.   Toggle block display       P: <CtrlK><CtrlH>         S:
  1241.   Copy block                 P: <CtrlK><CtrlC>         S:
  1242.   Move block                 P: <CtrlK><CtrlV>         S:
  1243.   Delete block               P: <CtrlK><CtrlY>         S:
  1244.   Read file into window      P: <CtrlK><CtrlR>         S:
  1245.   Write block to file        P: <CtrlK><CtrlW>         S:
  1246.   Print marked block         P: <CtrlK><CtrlP>         S:
  1247.  
  1248.   Set marker 0               P: <CtrlK>0               S:
  1249.   Set marker 1               P: <CtrlK>1               S:
  1250.   Set marker 2               P: <CtrlK>2               S:
  1251.   Set marker 3               P: <CtrlK>3               S:
  1252.   Jump to marker 0           P: <CtrlQ>0               S:
  1253.   Jump to marker 1           P: <CtrlQ>1               S:
  1254.   Jump to marker 2           P: <CtrlQ>2               S:
  1255.   Jump to marker 3           P: <CtrlQ>3               S:
  1256.  
  1257.   Find pattern               P: <CtrlQ><CtrlF>         S:
  1258.   Find and replace           P: <CtrlQ><CtrlA>         S:
  1259.   Find next                  P: <CtrlL>                S:
  1260.  
  1261.   Tab                        P: <CtrlI>                S:
  1262.   Toggle autoindent mode     P: <CtrlQ><CtrlI>         S:
  1263.   Toggle fixed tabs          P: <CtrlO><CtrlT>         S:
  1264.  
  1265.   Exit editor                P: <CtrlK><CtrlD>         S:
  1266.   Restore line               P: <CtrlQ><CtrlL>         S:
  1267.   Insert control char        P: <CtrlP>                S:
  1268.  
  1269.   These editor commands may be customized by running the edinst.bat file.
  1270.  
  1271.   Notice that the editor's space extends far to the right of the boundaries
  1272.   of the edit windows provided. Although you are free to use this extended
  1273.   space for long lines of text, I recommend avoiding this practice since
  1274.   such text will not be visible when the edit windows first come up - it
  1275.   will be up to you to seek out such "hidden" information. The best practice
  1276.   is to always stay within the delimited edit area.
  1277.  
  1278.   If you have note data on your system in an ASCII file somewhere, the block
  1279.   commands can be used to rapidly inport such data directly into NGP.
  1280.   Likewise, these commands may be used for exporting notes out to other disk
  1281.   files. (Though NGP's reporting functions are probably a better way to
  1282.   get note data into outside files).
  1283.  
  1284.